<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* by 小9仔 20150423 */
html { }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; }
body { font-family: microsoft yahei; font-size: 12px; }
ul,li { list-style: none; }
img { border: 0; }
input:focus { outline: none; }

::selection { background: #000; color: #fff; }
::-moz-selection { background: #000; color: #fff; }
::-webkit-scrollbar {width:15px;height:15px} 
::-webkit-scrollbar-track-piece {background-color:#e2e2e2} 
::-webkit-scrollbar-thumb:vertical {height:5px;background-color:#c6c6c6;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7} 
::-webkit-scrollbar-thumb:vertical:hover {background-color:#666666} 
::-webkit-scrollbar-thumb:horizontal {width:5px;background-color:#cbcbcb;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7}

/* 全局 */
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.content { clear: both; zoom: 1; }
.content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

.wrapper { width: 1100px; margin: 30px auto; position: relative; }

.side { width: 240px; float: left; }
.side .sideulbox { padding: 10px; border: 2px solid #f2f2f2; margin-bottom: 30px; }
.side .sideulbox .sidetop { background: #f2f2f2; padding: 30px 0 30px 20px; }
.side .sideulbox .sidetop h1 { font-size: 30px; font-family: "Pmingliu", "宋体", "Arial", "Verdana", "sans-serif"; font-weight: normal; color: #666; }
.side .sideulbox .sideul { background: #f2f2f2; padding: 10px; padding-top: 0; }
.side .sideulbox .sideul .sidelist { border-top: 1px solid #fff; border-left: 1px solid #fff; }
.side .sideulbox .sideul .sidelist li { border-right: #d8d8d8 1px solid; border-bottom: #b8b8b8 1px solid; height: 36px; line-height: 36px; }
.side .sideulbox .sideul .sidelist li a { display: block; text-align: center; font-size: 14px; font-family: "Pmingliu", "宋体", "Arial", "Verdana", "sans-serif"; background: url(../images/sidenavbg.png) no-repeat -300px center; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.side .sideulbox .sideul .sidelist li a:hover, .side .sideulbox .sideul .sidelist li.on a { background-position: 0 center; color: #fff; text-decoration: none; text-shadow: 1px 1px 0 #f30; }

.main { width: 820px; float: right; }
.main .tit { height: 40px; line-height: 40px; border-bottom: 1px solid #000; padding-top: 10px; padding-bottom: 10px; }
.main .tit h1 { float: left; font-size: 30px; color: #666; font-family: "Pmingliu", "宋体", "Arial", "Verdana", "sans-serif"; font-weight: normal; }
.main .tit h1 em { color: #999; font-size: 26px; margin-left: 10px; }
.main .now { float: right; font-size: 12px; color: #999; }
.main .now a { font-size: 12px; color: #999; }
.main .con { padding: 20px; font-size: 14px; line-height: 24px; color: #333; font-family: microsoft yahei; }
.main .con p { margin-bottom: 20px; font-size: 14px; font-family: microsoft yahei; }
.main .con a { color: #666; }
.main .con a:hover { color: #f60; }

.new_ulbig { width: 100%; }
.new_ulbig li { padding: 20px 0px 20px 0px; border-bottom: 1px dashed #ccc; height: 152px; overflow: hidden; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.new_ulbig li.on { background: #f1f1f1; }
.new_ulbig li .img { float: left; width: 200px; height: 150px; overflow: hidden; border: 1px solid #ccc; margin-right: 20px; background: url(../images/nopic.jpg) no-repeat center center; }
.new_ulbig li .img img { width: 200px; height: 150px; display: block; }
.new_ulbig li .info { margin-left: 20px; margin-bottom: 20px; }
.new_ulbig li .info a { padding: 2px 4px; color: #fe831b; text-decoration: none; font-family: microsoft yahei; }
.new_ulbig li h3 { margin-bottom: 10px; }
.new_ulbig li h3 a { line-height: 28px; font-size: 18px; font-weight: bold; padding: 3px 2px; font-family: microsoft yahei; }
.main .con .new_ulbig li p { line-height: 24px; color: #666; text-indent: 0; }
.new_ulbig li .info a:hover { text-decoration: none; background: #fe831b; color: #fff; }
.new_ulbig li .time { display: block; margin-top: 10px; color: #999; }

.contact { background: url(../images/qiu.jpg) no-repeat right 100px; padding: 40px 0 0 60px; width: 690px; font-size: 14px; font-family:"Microsoft YaHei",SimSun,SimHei; position: relative; height:440px; }
.main .con .contact p { line-height: 30px; }
.contact p strong { font-size: 16px; line-height: 40px; color: #273037; }

.productlist { margin: 30px 0; }
.productlist li { border: 1px solid #fe831b; width: 184px; float: left; -webkit-transition: all .2s ease; transition: all .2s ease; margin: 0 9px 22px; }
.productlist li.on { border-color: #fe831b; }
.productlist li .img { width: 180px; height: 180px; padding: 2px; position: relative; overflow: hidden; }
.productlist li .img img { width: 180px; height: 180px; display: block; }
.productlist li .img .cover { width: 204px; height: 184px; position: absolute; top: 0; left: 0; background: #fe831b; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s ease; transition: all .2s ease; }
.productlist li.on .img .cover { opacity: .8; filter: alpha(opacity=80); }
.productlist li .img .ico01 { width: 68px; height: 68px; position: absolute; top: 50%; left: 50%; margin-top: -34px; margin-left: -94px; background: url(../images/i5.png) no-repeat center center; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .4s ease; transition: all .4s ease; }
.productlist li.on .img .ico01 { margin-left: -34px; opacity: 1; filter: alpha(opacity=100); }
.productlist li .img .ico02 { width: 68px; height: 68px; position: absolute; top: 50%; left: 50%; margin-top: -34px; margin-left: 64px; background: url(../images/i6.png) no-repeat center center; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .4s ease; transition: all .4s ease; }
.productlist li.on .img .ico02 { margin-left: -34px; opacity: 1; filter: alpha(opacity=100); }
.productlist li .info { background: #fe831b; font-size: 12px; color: #fff; padding: 5px 10px; }
.productlist li .info h3 { margin-bottom: 0; height: 26px; line-height: 26px; overflow: hidden; text-align: center; }
.productlist li .info h3 a { font-size: 14px; color: #fff; font-family: microsoft yahei; font-weight: normal; }
.productlist li.on .info h3 a { color: #fff; }
.productlist li .info h3 a:hover { color: #fff; }

.protit { font-size: 20px; line-height: 40px; border-bottom: 1px solid #ccc; text-align: center; padding: 10px 0; margin-bottom: 20px; }
.profoot { margin-top: 30px; border-top: 1px solid #ccc; padding-top: 10px; }
.main .con .profoot p { margin: 0; }</pre></body></html>